home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / pktz_011.arc / PKTIZE.CFG < prev    next >
Text File  |  1991-06-19  |  1KB  |  40 lines

  1. ;
  2. ;   PKTIZE.CFG
  3. ;
  4. ;   Sample control file for .PKTize
  5. ;
  6. ;   Copyright 1991 Joaquim H. Homrighausen. All rights reserved.
  7. ;
  8. ;   --------------------------------------------------------------
  9. ;   Use semi-colons to add comments to the file. Data for keywords
  10. ;   like NAME and PASSWORD should be separated by an underscore
  11. ;   character rather than a space.
  12. ;   --------------------------------------------------------------
  13. ;
  14.  
  15. AKA 2:270/17@fidonet            ; Addresses (max 10), '@<domain>' is optional
  16. AKA 27:1346/333@signet
  17. AKA 2:201/333
  18.  
  19. NAME john_doe                   ; User names (max 10)
  20. NAME john_doe_Jr
  21.  
  22. MSGBITS private                 ; Recognized packed message attributes
  23. MSGBITS kill/sent
  24. ; MSGBITS crash
  25. ; MSGBITS hold
  26. ; MSGBITS file
  27.  
  28. PASSWORD 2:201/310 YaaHoo       ; System passwords (max 50 (max 8 chars))
  29. PASSWORD 2:201/329 Aaargh!      ; Passwords ARE case sensitive.
  30. PASSWORD 2:201/301 -Fun-
  31.  
  32. OUTPUT C:\FD\SREQS              ; Default output directory
  33.  
  34. ; MULTIPLEMSG                   ; Generate one message per input file, as
  35.                                 ; as opposed to putting all input files
  36.                                 ; into one message
  37.  
  38. ; end of file "pktize.cfg"
  39.  
  40.